Skip to content

CICD.yml: Publish both of coreutils and individual MSVC *.exe#11270

Open
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:msvc-both
Open

CICD.yml: Publish both of coreutils and individual MSVC *.exe#11270
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:msvc-both

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Mar 10, 2026

  • Closes v0.7.0 Windows zip release no longer provides coreutils.exe #11268
  • Restrict x86_64-pc-windows-gnu to test only since publishing Windows x64 binary twich cause confusion and both binaries are linked against UCRT. Also -gnu does not statically link UCRT which might not work on some env.
  • Drop unused cargo-options var for simplicity.

@oech3 oech3 marked this pull request as ready for review March 10, 2026 04:30
@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/tail/pid-pipe. tests/tail/pid-pipe is passing on 'main'. Maybe you have to rebase?
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.
Congrats! The gnu test tests/rm/many-dir-entries-vs-OOM is now passing!
Congrats! The gnu test tests/seq/seq-epipe is now passing!
Note: The gnu test tests/env/env-signal-handler was skipped on 'main' but is now failing.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/symlink (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tty/tty-eof (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/pr/bounded-memory (was skipped on 'main', now failing)

@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 30, 2026

@cakebaker Would you review this before releasing 0.8.0?

@oech3 oech3 force-pushed the msvc-both branch 2 times, most recently from e7ec01f to 0060b7d Compare April 8, 2026 06:04
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/symlink (passes in this run but fails in the 'main' branch)

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/pr/bounded-memory is now being skipped but was previously passing.
Congrats! The gnu test tests/cut/cut-huge-range is now passing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.7.0 Windows zip release no longer provides coreutils.exe

1 participant